CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 边缘检测 VC

搜索资源列表

  1. EdgeDetection

    0下载:
  2. 边缘检测,VC++边缘检测代码,希望和大家好好交流-Edge Detection
  3. 所属分类:Graph program

    • 发布日期:2017-05-13
    • 文件大小:349821
    • 提供者:LIDAN
  1. ImageTest6

    0下载:
  2. 数字图像处理学--VC++实现 边缘检测 特征提取 图像识别 分类算法-Visual C++ Digital Image Proccessing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-27
    • 文件大小:213902
    • 提供者:李明波
  1. PICTURESHOW

    1下载:
  2. 基于vc语言,把图像采集卡采集的数据(数组)在vc应用程序图像显示,灰度变换,图像平滑,中值滤波,锐化,边缘检测-Vc-based language, the image acquisition card data collection (array) in vc application image display, gray-scale transformation, image smoothing, median filtering, sharpening, edge detection
  3. 所属分类:GDI-Bitmap

    • 发布日期:2016-07-18
    • 文件大小:1816225
    • 提供者:jack
  1. edgedetection

    0下载:
  2. 从图像的边缘检测入手,在图像识别中提取图像特征,vc图像处理的代码-From the image to start the edge detection, image recognition in image feature extraction, vc image processing code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:322295
    • 提供者:王超
  1. hough(vc)

    0下载:
  2. Hough变换最先是由Paul Hough在1962年提出的, 它所实现的是一种从图像空间到参数空间的映射关系,其主要优点就是检测几何形状的能力较少受到几何形状中间断点的干扰 , 而且不需要预先组合或连接边缘点, 可以广泛应用于纤维、 孔径等自动检测中-Hough transform is the first by Paul Hough in 1962, and it is a realization from the image space to parameter space of the
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:1740
    • 提供者:tangxin
  1. vc

    0下载:
  2. 利用VC++,实现图像的分割与边缘检测!-Using VC++, to achieve image segmentation and edge detection!
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-16
    • 文件大小:4507534
    • 提供者:刘喆
  1. canny

    0下载:
  2. VC实现的canndy边缘检测算法的源码,还不错-VC achieved canndy the edge of the source detection algorithm, but also good
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:150037
    • 提供者:唐小天
  1. image

    0下载:
  2. 仅用VC++实现图像处理的各种边缘检测,包括了图像处理方面所有的边缘检测-VC++image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:46297
    • 提供者:贺彪
  1. Codes

    2下载:
  2. 程序中有人脸识别,车牌识别,文字识别,细胞边缘检测,Snake算法,不同搜索方法比较等代码。其中车牌识别是VC环境下开发,其他的是Matlab环境下开发。-Procedures are face recognition, license plate recognition, character recognition, cell edge detection, Snake algorithm, a comparison of different search methods code. One
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-01-30
    • 文件大小:22445110
    • 提供者:王立
  1. Canny(vc)

    0下载:
  2. 基于VC的数字图像的canny边缘检测算法源代码与编译结果-The digital image of the canny edge detection algorithm source code and compile the results based on VC
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:159805
    • 提供者:zyh
  1. LEVELSET

    0下载:
  2. 应用Visual C++对细菌进行边缘检测-Visual C++
  3. 所属分类:CSharp

    • 发布日期:2017-05-22
    • 文件大小:6271608
    • 提供者:gufei
  1. vcImageParser

    0下载:
  2. vc++图形边缘检测、轮廓提取、hough变换-Graphic edge detection, contour extraction, hough transform
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:8062690
    • 提供者:liu
  1. tuxiangchuli

    0下载:
  2. VC++图像处理典型算法,包括图像灰度化,边缘检测,图像识别,提取特征值等-Typical VC++ image processing algorithms, including gray, edge detection, image recognition, feature extraction and other value
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-26
    • 文件大小:8794311
    • 提供者:tangqi
  1. nicui

    1下载:
  2. VC环境下,遥感图像处理程序,主要完成对影像的预处理,以及边缘检测和框标点的确定等功能.由此得到精确的坐标从而解算所需参数,进而通过直接线性变换公式推算得到相应的大地坐标 -VC environment, remote sensing image processing procedures, the main pre-processing complete video and frame edge detection and determination of punctuation functi
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4185012
    • 提供者:qsmwuda
  1. chb

    0下载:
  2. 用VC++实现了contourlet变换,contourlet变换分为两个部分,拉普拉斯金字塔和方向滤波器组-With VC++ Realize the Contourlet transform, contourlet transformation is divided into two parts, Laplacian pyramid and direction of filter banks
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:21859
    • 提供者:王朝霞
  1. VC_call_matlab_canny_edge_detection

    0下载:
  2. vc++调用matlab的图像处理工具箱进行canny边缘检测,附有文档及源码-vc++ call matlab toolbox to do canny edge detectin
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:194283
    • 提供者:不倒翁
  1. laplace

    0下载:
  2. 拉普拉斯锐化(边缘检测) VC++实现-Laplacian sharpening (edge detection) VC++ Implementation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:335510
    • 提供者:吕盼盼
  1. edg

    0下载:
  2. 边缘检测算法的实现,VC++代码实现,对于学习边缘检测的同学是个很好的例子,还可以在此基础上扩充,学习VC及图像处理 的很有帮助。 -Edge detection algorithm implementation, VC++ code, for students studying edge detection is a good example, you can expand on this basis, learning is helpful VC and image processi
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:23936
    • 提供者:习先
  1. edgesharpening

    0下载:
  2. 压缩文件,解压后即可,利用VC++实现图像的边缘检测-VC++ programm to realize edge
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:346525
    • 提供者:eric
  1. detect

    0下载:
  2. 用于边缘检测的小程序,基于OpemCV -Small program for edge detection, based on OpemCV
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1558163
    • 提供者:
« 1 2 3 45 6 7 8 9 10 ... 22 »
搜珍网 www.dssz.com